home *** CD-ROM | disk | FTP | other *** search
/ The Guinness Encyclopedia / The Guinness Encyclopedia - Wayzata Technology (3221-1B) (Disc 1) (1995).iso / mac / 16in_enc.ycl / card_22475.txt < prev    next >
Text File  |  1995-08-14  |  501b  |  25 lines

  1. -- card: 22475 from stack: in.ycl
  2. -- bmap block id: 22699
  3. -- flags: 0000
  4. -- background id: 5472
  5. -- name: x6f
  6.  
  7.  
  8. -- part 10 (button)
  9. -- low flags: 00
  10. -- high flags: 2000
  11. -- rect: left=208 top=141 right=180 bottom=456
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 0
  15. -- font id: 0
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: 356
  20. ----- HyperTalk script -----
  21. on mouseUp
  22.   put short name of me into xZ
  23.   WTIgoButton xZ
  24. end mouseUp
  25.